Skip to main content

All Questions

5votes
1answer
194views

Memory-optimizing arduino code to be able to print all files from SD card

I started an Arduino project that could execute instructions from an SD card file on the screen. I managed to do it, but another problem appeared: I can't print all the files from the SD card to the ...
ArtyomTop1gg's user avatar

close